StudentPlacementDeletedRecord 
EntityType  Independent 
Logical Entity Name  StudentPlacementDeletedRecord 
Default Table Name  PlStudentPlacementRecordDeleteAudit 
Logical Only  NO 
Definition 
 
Note 
 

StudentPlacementDeletedRecord Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
DeletedDate    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
Note    NVARCHAR(500)  YES 
 
ts    TIMESTAMP/DATE  NO 
 
EmployerId(FK)    INTEGER  YES 
 
JobTitleId(FK)    INTEGER  YES 
 
StudentId(FK)    INTEGER  YES 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 
StudentPlacementSummaryId(FK)    INTEGER  YES 
 

StudentPlacementDeletedRecord Keys 
Key Name  Key Type  Keys 
PK_PlStudentPlacementRecordDeleteAudit  PrimaryKey  Id 

StudentPlacementDeletedRecord Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
JobTitle  Non-Identifying  Zero or One to Zero or More        JobTitleId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
StudentPlacementSummary  Non-Identifying  Zero or One to Zero or More        StudentPlacementSummaryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentPlacementDeletedRecord Check Constraints 
Check Constraint Name  CheckConstraint